Courier Chess Moderno
Invented by: Jose Carrillo, 2008
A modernized version of the classic game of Courier Chess created by Jose Carrillo in 2008
Game hierarchy
• Game
• Generic Chess
• Generic x8
• Generic 12x8
• Courier Chess Moderno
Board
FEN: rnebsqkmbenr/pppppppppppp/12/12/12/12/PPPPPPPPPPPP/RNEBMKQSBENR w LAla CcJj - 0 1
Piece Types
Internal Name | Name | Notation | Added By | Notes |
King | King | K | Generic Chess | bare king loses; royal; can castle |
Pawn | Pawn | P | Generic Chess | can promote; en passant |
Queen | Queen | Q | Courier Chess Moderno | |
Rook | Rook | R | Courier Chess Moderno | castling partner |
Bishop | Bishop | B | Courier Chess Moderno | outpost bonus |
Knight | Knight | N | Courier Chess Moderno | outpost bonus |
King | Mann | M | Courier Chess Moderno | |
Wazir | Schleich | S | Courier Chess Moderno | |
Silver General | Elephant | E | Courier Chess Moderno | extra initial moves |
Dabbabah | | | Courier Chess Moderno | bare king loses |
Elephant | | | Courier Chess Moderno | bare king loses |
Game Variables
Name = "Courier Chess Moderno"
Invented = "2008"
InventedBy = "Jose Carrillo"
NumberOfSquareColors = 2
FENFormat = "{array} {current player} {castling} {elephants} {en-passant} {half-move clock} {turn number}" FENStart = "#{Array} w #default #default #default 0 1"
Array = "rnebsqkmbenr/pppppppppppp/12/12/12/12/PPPPPPPPPPPP/RNEBMKQSBENR"
DeduplicateMoves = false
StaticExchangeEvaluation = true
Declared in Generic Chess:
StalemateResult = Draw
PromotionRule = Standard
PromotionTypes = "QRBNMSE"
BareKing = true
EnPassant = true
PromotingType = Pawn
CastlingType = King
Declared in Generic x8:
PawnDoubleMove = true
Declared in Generic 12x8:
Castling = 3-3
Rules
MoveCompletionDefaultRule
BasicPromotionRule
EnPassantRule
BareKingRule
CheckmateRule
Move50Rule
CastlingRule
ExtraMovesForUnmovedPieceRule
RepetitionDrawRule
Evaluations
OutpostEvaluation
|